home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9651 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: dispatch.news.demon.net!demon!belfairs.demon.co.uk
  2. From: Dan Benwell <dbenwell@belfairs.demon.co.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: learning c++ - good beginner books no C background
  5. Date: Thu, 29 Feb 1996 14:17:49 +0000
  6. Message-ID: <3135B58D.6CCE@belfairs.demon.co.uk>
  7. References: <4gsn5m$91r@sundog.tiac.net> <4hb48d$gnf@taurus.adnc.com>
  8. NNTP-Posting-Host: belfairs.demon.co.uk
  9. X-NNTP-Posting-Host: belfairs.demon.co.uk
  10. X-Mailer: Mozilla 2.0b5 (Win95; I)
  11. MIME-Version: 1.0
  12. Content-Type: text/plain; charset=us-ascii
  13. Content-Transfer-Encoding: 7bit
  14.  
  15. I have used a book called
  16. "C++ How to Program" by Dietel & Dietel
  17.  
  18. It covers all aspects including templates which some books leave out and
  19. does so in a "refreshing way" compared to most programming books.
  20. It also covers some object orient design and techniques which help
  21. back up the programming. I have found that C++ is more about 
  22. understanding the techniques and concepts rather than the language, 
  23. which after all is just getting the syntax right.?
  24.  
  25. Dan
  26.